home *** CD-ROM | disk | FTP | other *** search
- Contents ScopeDisk6
-
- CPU2 v2.0 - Displays CPU type and presence of a maths co-processor.
- Also displays video type and wether system clocking is internal or
- from a genlock. Author Thad Floryan.
-
- MakeData - Turns any file into a series of data statements for 68000 code.
- Author David Ashley.
-
- ReSource - A demonstartion version of ReSourcean interactive disassembler
- for the Amiga. Three functions are disabled in the demo version.
- "Save.asm", "Save partial.asm", and "Save.RS". Author Glen McDiarmid.
-
- CTutor - A tutorial of the 'C' language by Brian Kernighan. Many source
- code example in a large tutorial.
-
- ExtractFont - Will take any standard Amiga font and create a C source
- file so that the font may be used without having to appear in the
- users Fonts: directory. Compile and link into your own program. An
- example with code is included. Author Gregg Tavares
-
- 6809XASM - An Alpha version of the 6809 cross assembler for the Amiga.
- Included is the source test file usewd to help debug the program.
- Author Dave Casler
-
- Arexx - A set of Arexx example programs. NOTE these require Arexx support
- library and the program. Author Larry Phillips.
-
- Enough - Tests for the availablity of enough Ram to do the job. 2 example
- are provided one of which is for Matt Dillons shell.
- Author Eric Kennedy.
-
- IncRev - Will automatically increment the revision number of a program
- every time it is recompiled. Creates its own object module Rev.o.
- which contains a global symbol called Revision which is a longword
- variable. Get access to this in C by inserting "extern long revision;"
- in your code. Author Bryan Ford.
-
- AToolsm2 - A collection of simple to use audio routines that enable the
- user to queue up several sounds and have the audio device play them
- sequentially while your program continues doing what it is doing,
- without going directly to the hardware.
- Author Rob Peck with Modula 2 conversion by Anthony Bryant
-
-
-
-
-